ComponentOne Bitmap for WPF
PropertyBagKey<T1,T2> Class
Members 

C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace : PropertyBagKey<T1,T2> Class
The public type of this property.
The marshaling type of this property.
Identifies a typed property in a PropertyBag.
Object Model
PropertyBagKey<T1,T2> Class
Syntax
'Declaration
 
Public Class PropertyBagKey
    (Of T1,T2) 
public class PropertyBagKey<T1,T2> 
Type Parameters
T1
The public type of this property.
T2
The marshaling type of this property.
Inheritance Hierarchy

System.Object
   C1.Util.DX.Storage.PropertyBagKey<T1,T2>

See Also

Reference

PropertyBagKey<T1,T2> Members
C1.Util.DX.Storage Namespace